-
Home
-
Packeta
-
2.0.0
-
Code
-
Classes
- EntityRepository
Total Complexity |
27 |
Dependencies |
9 |
Dependents |
22 |
Total lines |
239 |
Lines of code |
97 |
Logical lines of code |
59 |
Comment lines |
92 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isValidForCountry() |
S |
60 |
5 |
12 |
getAnyById() |
S |
62 |
4 |
12 |
getAllActiveCarriersList() |
S |
60 |
3 |
14 |
isHomeDeliveryCarrier() |
S |
70 |
3 |
6 |
getById() |
S |
69 |
2 |
7 |
getByCountry() |
S |
67 |
2 |
8 |
getActiveCarriers() |
S |
67 |
2 |
8 |
getByCountryIncludingNonFeed() |
S |
65 |
2 |
9 |
getNonFeedCarriers() |
S |
67 |
2 |
8 |
__construct() |
S |
67 |
1 |
8 |
getAllCarriersIncludingNonFeed() |
S |
73 |
1 |
5 |